[INFO] cloning repository https://github.com/pankgeorg/topiary-julia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pankgeorg/topiary-julia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpankgeorg%2Ftopiary-julia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpankgeorg%2Ftopiary-julia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 825ee2e4a28620bfdc33f2a6c8a5446613fc6ea7
[INFO] testing pankgeorg/topiary-julia against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpankgeorg%2Ftopiary-julia" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pankgeorg/topiary-julia
[INFO] finished tweaking git repo https://github.com/pankgeorg/topiary-julia
[INFO] tweaked toml for git repo https://github.com/pankgeorg/topiary-julia written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pankgeorg/topiary-julia on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pankgeorg/topiary-julia already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 390ae25f9f2d1650d637bd41908420ff23ba7f5451c709cc6cd7b37043a6db40
[INFO] running `Command { std: "docker" "start" "-a" "390ae25f9f2d1650d637bd41908420ff23ba7f5451c709cc6cd7b37043a6db40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "390ae25f9f2d1650d637bd41908420ff23ba7f5451c709cc6cd7b37043a6db40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "390ae25f9f2d1650d637bd41908420ff23ba7f5451c709cc6cd7b37043a6db40", kill_on_drop: false }`
[INFO] [stdout] 390ae25f9f2d1650d637bd41908420ff23ba7f5451c709cc6cd7b37043a6db40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f671b02603b3c66ab0e33bf14d3901144642d10e9d724d9901e604ae01b48d88
[INFO] running `Command { std: "docker" "start" "-a" "f671b02603b3c66ab0e33bf14d3901144642d10e9d724d9901e604ae01b48d88", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tree-sitter-julia v0.25.0 (https://github.com/pankgeorg/tree-sitter-julia?branch=topiary-julia#df25722c)
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling topiary-tree-sitter-facade v0.7.3
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling prettydiff v0.8.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling topiary-julia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling topiary-core v0.7.3
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "f671b02603b3c66ab0e33bf14d3901144642d10e9d724d9901e604ae01b48d88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f671b02603b3c66ab0e33bf14d3901144642d10e9d724d9901e604ae01b48d88", kill_on_drop: false }`
[INFO] [stdout] f671b02603b3c66ab0e33bf14d3901144642d10e9d724d9901e604ae01b48d88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a96e544bc93274b4aec534683cfd9fda615a063555d9846cd93c69089a51291
[INFO] running `Command { std: "docker" "start" "-a" "7a96e544bc93274b4aec534683cfd9fda615a063555d9846cd93c69089a51291", kill_on_drop: false }`
[INFO] [stderr]    Compiling topiary-julia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.48s
[INFO] running `Command { std: "docker" "inspect" "7a96e544bc93274b4aec534683cfd9fda615a063555d9846cd93c69089a51291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a96e544bc93274b4aec534683cfd9fda615a063555d9846cd93c69089a51291", kill_on_drop: false }`
[INFO] [stdout] 7a96e544bc93274b4aec534683cfd9fda615a063555d9846cd93c69089a51291
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ad072e6df20dcd8f0977bfcc8a7056a1a0693db35dc9fab0403a3e05935108c
[INFO] running `Command { std: "docker" "start" "-a" "7ad072e6df20dcd8f0977bfcc8a7056a1a0693db35dc9fab0403a3e05935108c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/topiary_julia-047c62713e09367b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/topiary_julia-8caffa4ab31f948a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ast_equivalence_test.rs (/opt/rustwide/target/debug/deps/ast_equivalence_test-1df5ec9f4d2e01ba)
[INFO] [stdout] 
[INFO] [stdout] running 688 tests
[INFO] [stdout] test ast_line_0047 ... ok
[INFO] [stdout] test ast_line_0049 ... ok
[INFO] [stdout] test ast_line_0046 ... ok
[INFO] [stdout] test ast_line_0042 ... ok
[INFO] [stdout] test ast_line_0040 ... ok
[INFO] [stdout] test ast_line_0041 ... ok
[INFO] [stdout] test ast_line_0048 ... ok
[INFO] [stdout] test ast_line_0050 ... ok
[INFO] [stdout] test ast_line_0053 ... ok
[INFO] [stdout] test ast_line_0054 ... ok
[INFO] [stdout] test ast_line_0062 ... ok
[INFO] [stdout] test ast_line_0063 ... ok
[INFO] [stdout] test ast_line_0064 ... ok
[INFO] [stdout] test ast_line_0061 ... ok
[INFO] [stdout] test ast_line_0065 ... ok
[INFO] [stdout] test ast_line_0066 ... ok
[INFO] [stdout] test ast_line_0067 ... ok
[INFO] [stdout] test ast_line_0069 ... ok
[INFO] [stdout] test ast_line_0068 ... ok
[INFO] [stdout] test ast_line_0072 ... ok
[INFO] [stdout] test ast_line_0073 ... ok
[INFO] [stdout] test ast_line_0070 ... ok
[INFO] [stdout] test ast_line_0071 ... ok
[INFO] [stdout] test ast_line_0076 ... ok
[INFO] [stdout] test ast_line_0075 ... ok
[INFO] [stdout] test ast_line_0078 ... ok
[INFO] [stdout] test ast_line_0074 ... ok
[INFO] [stdout] test ast_line_0085 ... ok
[INFO] [stdout] test ast_line_0077 ... ok
[INFO] [stdout] test ast_line_0086 ... ok
[INFO] [stdout] test ast_line_0088 ... ok
[INFO] [stdout] test ast_line_0087 ... ok
[INFO] [stdout] test ast_line_0095 ... ok
[INFO] [stdout] test ast_line_0099 ... ok
[INFO] [stdout] test ast_line_0098 ... ok
[INFO] [stdout] test ast_line_0100 ... ok
[INFO] [stdout] test ast_line_0101 ... ok
[INFO] [stdout] test ast_line_0102 ... ok
[INFO] [stdout] test ast_line_0105 ... ok
[INFO] [stdout] test ast_line_0110 ... ok
[INFO] [stdout] test ast_line_0107 ... ok
[INFO] [stdout] test ast_line_0112 ... ok
[INFO] [stdout] test ast_line_0116 ... ok
[INFO] [stdout] test ast_line_0119 ... ok
[INFO] [stdout] test ast_line_0117 ... ok
[INFO] [stdout] test ast_line_0120 ... ok
[INFO] [stdout] test ast_line_0122 ... ok
[INFO] [stdout] test ast_line_0121 ... ok
[INFO] [stdout] test ast_line_0126 ... ok
[INFO] [stdout] test ast_line_0124 ... ok
[INFO] [stdout] test ast_line_0125 ... ok
[INFO] [stdout] test ast_line_0130 ... ok
[INFO] [stdout] test ast_line_0127 ... ok
[INFO] [stdout] test ast_line_0133 ... ok
[INFO] [stdout] test ast_line_0137 ... ok
[INFO] [stdout] test ast_line_0134 ... ok
[INFO] [stdout] test ast_line_0139 ... ok
[INFO] [stdout] test ast_line_0138 ... ok
[INFO] [stdout] test ast_line_0145 ... ok
[INFO] [stdout] test ast_line_0144 ... ok
[INFO] [stdout] test ast_line_0146 ... ok
[INFO] [stdout] test ast_line_0147 ... ok
[INFO] [stdout] test ast_line_0148 ... ok
[INFO] [stdout] test ast_line_0150 ... ok
[INFO] [stdout] test ast_line_0149 ... ok
[INFO] [stdout] test ast_line_0151 ... ok
[INFO] [stdout] test ast_line_0159 ... ok
[INFO] [stdout] test ast_line_0157 ... ok
[INFO] [stdout] test ast_line_0158 ... ok
[INFO] [stdout] test ast_line_0167 ... ok
[INFO] [stdout] test ast_line_0162 ... ok
[INFO] [stdout] test ast_line_0163 ... ok
[INFO] [stdout] test ast_line_0166 ... ok
[INFO] [stdout] test ast_line_0165 ... ok
[INFO] [stdout] test ast_line_0169 ... ok
[INFO] [stdout] test ast_line_0170 ... ok
[INFO] [stdout] test ast_line_0173 ... ok
[INFO] [stdout] test ast_line_0174 ... ok
[INFO] [stdout] test ast_line_0175 ... ok
[INFO] [stdout] test ast_line_0181 ... ok
[INFO] [stdout] test ast_line_0184 ... ok
[INFO] [stdout] test ast_line_0197_grammar_gap ... ok
[INFO] [stdout] test ast_line_0198_grammar_gap ... ok
[INFO] [stdout] test ast_line_0199_grammar_gap ... ok
[INFO] [stdout] test ast_line_0200_grammar_gap ... ok
[INFO] [stdout] test ast_line_0201_grammar_gap ... ok
[INFO] [stdout] test ast_line_0185 ... ok
[INFO] [stdout] test ast_line_0178 ... ok
[INFO] [stdout] test ast_line_0189 ... ok
[INFO] [stdout] test ast_line_0186 ... ok
[INFO] [stdout] test ast_line_0188 ... ok
[INFO] [stdout] test ast_line_0187 ... ok
[INFO] [stdout] test ast_line_0190 ... ok
[INFO] [stdout] test ast_line_0205 ... ok
[INFO] [stdout] test ast_line_0206 ... ok
[INFO] [stdout] test ast_line_0202 ... ok
[INFO] [stdout] test ast_line_0207 ... ok
[INFO] [stdout] test ast_line_0208 ... ok
[INFO] [stdout] test ast_line_0211 ... ok
[INFO] [stdout] test ast_line_0209 ... ok
[INFO] [stdout] test ast_line_0212 ... ok
[INFO] [stdout] test ast_line_0213 ... ok
[INFO] [stdout] test ast_line_0214 ... ok
[INFO] [stdout] test ast_line_0215 ... ok
[INFO] [stdout] test ast_line_0217 ... ok
[INFO] [stdout] test ast_line_0225_grammar_gap ... ok
[INFO] [stdout] test ast_line_0226_grammar_gap ... ok
[INFO] [stdout] test ast_line_0218 ... ok
[INFO] [stdout] test ast_line_0229_grammar_gap ... ok
[INFO] [stdout] test ast_line_0216 ... ok
[INFO] [stdout] test ast_line_0219 ... ok
[INFO] [stdout] test ast_line_0220 ... ok
[INFO] [stdout] test ast_line_0221 ... ok
[INFO] [stdout] test ast_line_0223 ... ok
[INFO] [stdout] test ast_line_0227 ... ok
[INFO] [stdout] test ast_line_0231 ... ok
[INFO] [stdout] test ast_line_0232 ... ok
[INFO] [stdout] test ast_line_0224 ... ok
[INFO] [stdout] test ast_line_0233 ... ok
[INFO] [stdout] test ast_line_0235 ... ok
[INFO] [stdout] test ast_line_0236 ... ok
[INFO] [stdout] test ast_line_0237 ... ok
[INFO] [stdout] test ast_line_0238 ... ok
[INFO] [stdout] test ast_line_0239 ... ok
[INFO] [stdout] test ast_line_0240 ... ok
[INFO] [stdout] test ast_line_0241 ... ok
[INFO] [stdout] test ast_line_0242 ... ok
[INFO] [stdout] test ast_line_0243 ... ok
[INFO] [stdout] test ast_line_0247 ... ok
[INFO] [stdout] test ast_line_0244 ... ok
[INFO] [stdout] test ast_line_0246 ... ok
[INFO] [stdout] test ast_line_0245 ... ok
[INFO] [stdout] test ast_line_0248 ... ok
[INFO] [stdout] test ast_line_0249 ... ok
[INFO] [stdout] test ast_line_0253 ... ok
[INFO] [stdout] test ast_line_0254 ... ok
[INFO] [stdout] test ast_line_0255 ... ok
[INFO] [stdout] test ast_line_0257 ... ok
[INFO] [stdout] test ast_line_0258 ... ok
[INFO] [stdout] test ast_line_0259 ... ok
[INFO] [stdout] test ast_line_0260 ... ok
[INFO] [stdout] test ast_line_0262 ... ok
[INFO] [stdout] test ast_line_0261 ... ok
[INFO] [stdout] test ast_line_0263 ... ok
[INFO] [stdout] test ast_line_0267 ... ok
[INFO] [stdout] test ast_line_0268 ... ok
[INFO] [stdout] test ast_line_0269 ... ok
[INFO] [stdout] test ast_line_0264 ... ok
[INFO] [stdout] test ast_line_0266 ... ok
[INFO] [stdout] test ast_line_0271 ... ok
[INFO] [stdout] test ast_line_0272 ... ok
[INFO] [stdout] test ast_line_0286 ... ok
[INFO] [stdout] test ast_line_0277 ... ok
[INFO] [stdout] test ast_line_0276 ... ok
[INFO] [stdout] test ast_line_0275 ... ok
[INFO] [stdout] test ast_line_0285 ... ok
[INFO] [stdout] test ast_line_0273 ... ok
[INFO] [stdout] test ast_line_0287 ... ok
[INFO] [stdout] test ast_line_0288 ... ok
[INFO] [stdout] test ast_line_0293 ... ok
[INFO] [stdout] test ast_line_0292 ... ok
[INFO] [stdout] test ast_line_0290 ... ok
[INFO] [stdout] test ast_line_0309_grammar_gap ... ok
[INFO] [stdout] test ast_line_0291 ... ok
[INFO] [stdout] test ast_line_0311_grammar_gap ... ok
[INFO] [stdout] test ast_line_0294 ... ok
[INFO] [stdout] test ast_line_0295 ... ok
[INFO] [stdout] test ast_line_0296 ... ok
[INFO] [stdout] test ast_line_0297 ... ok
[INFO] [stdout] test ast_line_0305 ... ok
[INFO] [stdout] test ast_line_0312 ... ok
[INFO] [stdout] test ast_line_0306 ... ok
[INFO] [stdout] test ast_line_0313 ... ok
[INFO] [stdout] test ast_line_0310 ... ok
[INFO] [stdout] test ast_line_0314 ... ok
[INFO] [stdout] test ast_line_0315 ... ok
[INFO] [stdout] test ast_line_0316 ... ok
[INFO] [stdout] test ast_line_0319 ... ok
[INFO] [stdout] test ast_line_0321 ... ok
[INFO] [stdout] test ast_line_0322 ... ok
[INFO] [stdout] test ast_line_0334_grammar_gap ... ok
[INFO] [stdout] test ast_line_0323 ... ok
[INFO] [stdout] test ast_line_0336_grammar_gap ... ok
[INFO] [stdout] test ast_line_0325 ... ok
[INFO] [stdout] test ast_line_0324 ... ok
[INFO] [stdout] test ast_line_0326 ... ok
[INFO] [stdout] test ast_line_0327 ... ok
[INFO] [stdout] test ast_line_0328 ... ok
[INFO] [stdout] test ast_line_0330 ... ok
[INFO] [stdout] test ast_line_0337 ... ok
[INFO] [stdout] test ast_line_0335 ... ok
[INFO] [stdout] test ast_line_0338 ... ok
[INFO] [stdout] test ast_line_0339 ... ok
[INFO] [stdout] test ast_line_0343 ... ok
[INFO] [stdout] test ast_line_0344 ... ok
[INFO] [stdout] test ast_line_0347 ... ok
[INFO] [stdout] test ast_line_0345 ... ok
[INFO] [stdout] test ast_line_0351 ... ok
[INFO] [stdout] test ast_line_0348 ... ok
[INFO] [stdout] test ast_line_0352 ... ok
[INFO] [stdout] test ast_line_0355 ... ok
[INFO] [stdout] test ast_line_0354 ... ok
[INFO] [stdout] test ast_line_0356 ... ok
[INFO] [stdout] test ast_line_0359 ... ok
[INFO] [stdout] test ast_line_0357 ... ok
[INFO] [stdout] test ast_line_0358 ... ok
[INFO] [stdout] test ast_line_0361 ... ok
[INFO] [stdout] test ast_line_0360 ... ok
[INFO] [stdout] test ast_line_0370_grammar_gap ... ok
[INFO] [stdout] test ast_line_0362 ... ok
[INFO] [stdout] test ast_line_0363 ... ok
[INFO] [stdout] test ast_line_0369 ... ok
[INFO] [stdout] test ast_line_0364 ... ok
[INFO] [stdout] test ast_line_0365 ... ok
[INFO] [stdout] test ast_line_0366 ... ok
[INFO] [stdout] test ast_line_0373 ... ok
[INFO] [stdout] test ast_line_0368 ... ok
[INFO] [stdout] test ast_line_0374 ... ok
[INFO] [stdout] test ast_line_0375 ... ok
[INFO] [stdout] test ast_line_0377 ... ok
[INFO] [stdout] test ast_line_0376 ... ok
[INFO] [stdout] test ast_line_0381 ... ok
[INFO] [stdout] test ast_line_0378 ... ok
[INFO] [stdout] test ast_line_0383 ... ok
[INFO] [stdout] test ast_line_0382 ... ok
[INFO] [stdout] test ast_line_0384 ... ok
[INFO] [stdout] test ast_line_0385 ... ok
[INFO] [stdout] test ast_line_0389 ... ok
[INFO] [stdout] test ast_line_0387 ... ok
[INFO] [stdout] test ast_line_0393 ... ok
[INFO] [stdout] test ast_line_0388 ... ok
[INFO] [stdout] test ast_line_0391 ... ok
[INFO] [stdout] test ast_line_0390 ... ok
[INFO] [stdout] test ast_line_0395 ... ok
[INFO] [stdout] test ast_line_0394 ... ok
[INFO] [stdout] test ast_line_0396 ... ok
[INFO] [stdout] test ast_line_0397 ... ok
[INFO] [stdout] test ast_line_0400 ... ok
[INFO] [stdout] test ast_line_0401 ... ok
[INFO] [stdout] test ast_line_0403 ... ok
[INFO] [stdout] test ast_line_0402 ... ok
[INFO] [stdout] test ast_line_0404 ... ok
[INFO] [stdout] test ast_line_0405 ... ok
[INFO] [stdout] test ast_line_0407 ... ok
[INFO] [stdout] test ast_line_0409 ... ok
[INFO] [stdout] test ast_line_0410 ... ok
[INFO] [stdout] test ast_line_0411 ... ok
[INFO] [stdout] test ast_line_0412 ... ok
[INFO] [stdout] test ast_line_0414 ... ok
[INFO] [stdout] test ast_line_0415 ... ok
[INFO] [stdout] test ast_line_0416 ... ok
[INFO] [stdout] test ast_line_0417 ... ok
[INFO] [stdout] test ast_line_0418 ... ok
[INFO] [stdout] test ast_line_0422 ... ok
[INFO] [stdout] test ast_line_0423 ... ok
[INFO] [stdout] test ast_line_0426 ... ok
[INFO] [stdout] test ast_line_0428 ... ok
[INFO] [stdout] test ast_line_0427 ... ok
[INFO] [stdout] test ast_line_0429 ... ok
[INFO] [stdout] test ast_line_0432 ... ok
[INFO] [stdout] test ast_line_0435 ... ok
[INFO] [stdout] test ast_line_0433 ... ok
[INFO] [stdout] test ast_line_0439 ... ok
[INFO] [stdout] test ast_line_0436 ... ok
[INFO] [stdout] test ast_line_0437 ... ok
[INFO] [stdout] test ast_line_0440 ... ok
[INFO] [stdout] test ast_line_0445 ... ok
[INFO] [stdout] test ast_line_0447 ... ok
[INFO] [stdout] test ast_line_0448 ... ok
[INFO] [stdout] test ast_line_0454 ... ok
[INFO] [stdout] test ast_line_0450 ... ok
[INFO] [stdout] test ast_line_0451 ... ok
[INFO] [stdout] test ast_line_0455 ... ok
[INFO] [stdout] test ast_line_0457 ... ok
[INFO] [stdout] test ast_line_0456 ... ok
[INFO] [stdout] test ast_line_0459 ... ok
[INFO] [stdout] test ast_line_0460 ... ok
[INFO] [stdout] test ast_line_0462 ... ok
[INFO] [stdout] test ast_line_0461 ... ok
[INFO] [stdout] test ast_line_0463 ... ok
[INFO] [stdout] test ast_line_0464 ... ok
[INFO] [stdout] test ast_line_0467 ... ok
[INFO] [stdout] test ast_line_0466 ... ok
[INFO] [stdout] test ast_line_0468 ... ok
[INFO] [stdout] test ast_line_0472 ... ok
[INFO] [stdout] test ast_line_0469 ... ok
[INFO] [stdout] test ast_line_0473 ... ok
[INFO] [stdout] test ast_line_0475 ... ok
[INFO] [stdout] test ast_line_0470 ... ok
[INFO] [stdout] test ast_line_0471 ... ok
[INFO] [stdout] test ast_line_0476 ... ok
[INFO] [stdout] test ast_line_0477 ... ok
[INFO] [stdout] test ast_line_0480 ... ok
[INFO] [stdout] test ast_line_0486 ... ok
[INFO] [stdout] test ast_line_0479 ... ok
[INFO] [stdout] test ast_line_0483 ... ok
[INFO] [stdout] test ast_line_0482 ... ok
[INFO] [stdout] test ast_line_0481 ... ok
[INFO] [stdout] test ast_line_0485 ... ok
[INFO] [stdout] test ast_line_0487 ... ok
[INFO] [stdout] test ast_line_0488 ... ok
[INFO] [stdout] test ast_line_0489 ... ok
[INFO] [stdout] test ast_line_0495 ... ok
[INFO] [stdout] test ast_line_0493 ... ok
[INFO] [stdout] test ast_line_0496 ... ok
[INFO] [stdout] test ast_line_0497 ... ok
[INFO] [stdout] test ast_line_0499 ... ok
[INFO] [stdout] test ast_line_0500 ... ok
[INFO] [stdout] test ast_line_0502 ... ok
[INFO] [stdout] test ast_line_0505 ... ok
[INFO] [stdout] test ast_line_0503 ... ok
[INFO] [stdout] test ast_line_0508 ... ok
[INFO] [stdout] test ast_line_0506 ... ok
[INFO] [stdout] test ast_line_0511 ... ok
[INFO] [stdout] test ast_line_0509 ... ok
[INFO] [stdout] test ast_line_0510 ... ok
[INFO] [stdout] test ast_line_0512 ... ok
[INFO] [stdout] test ast_line_0513 ... ok
[INFO] [stdout] test ast_line_0514 ... ok
[INFO] [stdout] test ast_line_0516 ... ok
[INFO] [stdout] test ast_line_0515 ... ok
[INFO] [stdout] test ast_line_0518 ... ok
[INFO] [stdout] test ast_line_0520 ... ok
[INFO] [stdout] test ast_line_0519 ... ok
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "7ad072e6df20dcd8f0977bfcc8a7056a1a0693db35dc9fab0403a3e05935108c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ad072e6df20dcd8f0977bfcc8a7056a1a0693db35dc9fab0403a3e05935108c", kill_on_drop: false }`
[INFO] [stdout] 7ad072e6df20dcd8f0977bfcc8a7056a1a0693db35dc9fab0403a3e05935108c
